Welcome![Sign In][Sign Up]
Location:
Search - traffic controller

Search list

[matlabAirTrafficController

Description: Air traffic controller
Platform: | Size: 1606656 | Author: KIRAN KUMAR GURRALA | Hits:

[VHDL-FPGA-VerilogTraffic-Light-Control-VHDL

Description: 实现东西南北四向交通灯控制。。1.东西主干道、南北支干道方向各有一组红,黄,绿灯用于指挥交通,主干道东西方向红、黄、绿灯的持续时间分别为30s,5s,50s;支干道南北方向红、黄、绿灯的持续时间分别为50s,5s,30s。 2.当有紧急情况(如消防车)时两个方向均为红灯亮,计时停止,数据清零,当特殊情况结束后,控制器恢复原来状态,正常工作。 3.以倒计时方式显示两个方向允许通行或禁止通行的时间。 -traffic light controller..VHDL ..Altium Designer 9..
Platform: | Size: 838656 | Author: 陈飞 | Hits:

[VHDL-FPGA-Verilogtraffic

Description: CLK: 为同步时钟; EN: 使能信号,为1的话,则控制器开始工作; LAMPA: 控制A方向四盏灯的亮灭;其中,LAMPA0~LAMPA3 ,分别控制A方向的-CLK: synchronized clock EN: Enable signal is 1, then the controller starts to work LAMPA: control the direction A four lamp light off which, LAMPA0, ~ LAMPA3, respectively, to control the direction of A
Platform: | Size: 321536 | Author: happy | Hits:

[VHDL-FPGA-Verilogtraffic-lights-the-controller-design

Description: 设计一个十字路口的交通灯控制器,能显示十字路口东西、南北两个方向的红、黄、绿灯的指示状态。两组红、黄、绿三种颜色的灯分别作为东西、南北两个方向的红、黄、绿灯。变化规律为:东西绿灯亮,南北红灯亮,东西黄灯亮,南北红灯亮,东西红灯亮,南北绿灯亮,东西红灯亮,南北黄灯亮,东西绿灯亮,南北红灯亮……,这样循环下去。 南北方向是主干道车到,东西方向是支干道车道,要求两条交叉道路上的车辆交替运行,主干道每次通行时间为30秒,支干道每次通行时间为20秒,时间可设置修改。 在绿灯转为红灯时,要求黄灯先亮5秒钟,才能变换运行车道。 要求交通灯控制器有复位功能,在复位信号使能的情况下能够实现交通灯的自动复位 功能,并且要求所有的交通灯的状态变化,包括复位信号引起的均发生在时钟脉冲上升沿处。 -Design a crossroads of traffic light controller, which can show things crossroads, north and south the two directions of the red, yellow, and green light the instructions of the state. Two groups of red, yellow, and green 3 kinds of color lamp, north and south as things are two directions of the red, yellow, and green. Change rule is: there is a green light, the light is red, yellow light things, the south and the red light comes on, things the red light, the south and a green light, a red light things, the south and the north yellow lights up, a green light things, the south and the red light...... And this cycle down. The north and south direction is car trunk road, things are a trunk road lane direction for two cross cars on the road running alternately, main road traffic every time to 30 seconds, a road traffic for 20 seconds each time, time can modify Settings. In the green light to red light, bright yellow light requirements before 5 seconds, can transform running track. Traff
Platform: | Size: 168960 | Author: sunny | Hits:

[VHDL-FPGA-VerilogThe-traffic-light-controller-VHDL

Description: 基于VHDL的交通灯控制器设计,红灯45秒,黄灯5秒,绿灯40秒,运用状态机原理-The traffic light controller design based on VHDL
Platform: | Size: 104448 | Author: 林立强 | Hits:

[VHDL-FPGA-Verilogtraffic-light-controller-design

Description: 利用FPGA编程-------实现“ 交通灯控制器设计”-Use of FPGA programming------- traffic light controller design
Platform: | Size: 285696 | Author: 初昀 | Hits:

[SCMTraffic-lights-contral

Description: 交通灯的控制器程序,能够控制交通灯的不同颜色的显示时间。-Traffic light controller program can control the display of the different colors of traffic lights.
Platform: | Size: 55296 | Author: 巩善明 | Hits:

[VHDL-FPGA-Verilogtraffic-light-controller-VHDL

Description: vHDL实现 自顶向下的 交通灯控制器 -VHDL program implement for traffic light controller
Platform: | Size: 1017856 | Author: whb | Hits:

[Software Engineeringtraffic

Description: 一个简单十字路口交通灯控制器。该控制器控制甲乙两道的红、黄、绿三色灯,指挥交通和行人安全通行。复杂十字路口交通灯控制器要比简单交通灯控制器增加一些功能,如倒计时时间显示,左转弯(左拐)、指示灯闪烁及特殊紧急情况的处理等。-A simple crossroads of traffic light controller. The controller controls the A and B two of red, yellow and green lights directing traffic and pedestrians safe passage. Complex crossroads traffic lights controller than a simple traffic light controller to add some features, such as the countdown time display, turn left (turn left), the indicator flashes and special handling of emergency situations.
Platform: | Size: 10240 | Author: ls | Hits:

[OtherTraffic

Description: 交通灯控制器的Verilog代码,采用了三段式的状态机描述,适合学习和练习,包括了验证代码-A Verilog code of Traffic light controller, using a three-stage state machine description suitable for learning and practice, including the verification code
Platform: | Size: 1024 | Author: 故都 | Hits:

[OtherDesign-of-Traffic-Light-Controller-

Description: 基于VHDL的交通灯模型说明,程序及仿真结果。是VHDL的简单应用。-The design of traffic lights based on VHDL. Including description, codes and simulation results. Easy use of VHDL.
Platform: | Size: 150528 | Author: yagamimisa | Hits:

[Other Embeded programtraffic-light-controller

Description: 单片机嵌入式程序,自主设计交通灯控制器,适用于在校大学生,关于水位控制器的程序。-Microcontroller embedded program, independent design traffic light controller, suitable for college students, water level controller program.
Platform: | Size: 8192 | Author: 杜琼琼 | Hits:

[VHDL-FPGA-Verilogtraffic-light

Description: Verilog based traffic light controller source code
Platform: | Size: 1024 | Author: pravat | Hits:

[Othervhdl--of--traffic-light

Description: 十字路口的交通灯vhdl控制程序,其中包括分频器、交通灯控制器和主程序三部分。-Crossroads of traffic lights the vhdl control procedures, including the three parts of the divider, traffic light controller and main program.
Platform: | Size: 5120 | Author: 仝侨 | Hits:

[VHDL-FPGA-Verilogassg-9-2-(trafic-light-controller)

Description: Traffic light Controller in vhdl using process statement and state disgram
Platform: | Size: 113664 | Author: Milind | Hits:

[Other Embeded programDZ07E1_08Z_LCQ

Description: 基于FPGA的交通控制器,在QuartusII+VHDL-FPGA-based traffic controller
Platform: | Size: 1043456 | Author: liuchengqiao | Hits:

[VHDL-FPGA-Verilogtraffic

Description: 交叉口多相位信号控制机,包含分频模块及主控模块,各方向绿灯时间不同,12个led灯分别控制-Multi Phase signal controller with frequency module and main control module, the green light in each direction at different times, 12 led lights control
Platform: | Size: 82944 | Author: 李祥云 | Hits:

[Software EngineeringVHDL-traffic-light

Description: 交通信号控制器VHDL设计 1、设计一个南北方向为主干道,东西方向为支干道的; 2、选择一个标准时钟发生电路,为电路提供一个标准1HZ信号; 3、(1)交通灯从绿变红时,有5秒黄灯亮的间隔时间; (2)交通灯红变绿是直接进行的,没有间隔时间; (3)主干道上的绿灯时间为50秒,支干道的绿灯时间为30秒; -Traffic signal controller VHDL design
Platform: | Size: 188416 | Author: 飞羽 | Hits:

[VHDL-FPGA-Verilogtraffic

Description: 一个简单的交通灯控制器,交通灯显示用实验箱的交通灯模块来显示。系统时钟选择时钟模块的1Hz时钟,黄灯闪烁时钟为1Hz,红灯15s,黄灯5s,绿灯15s。-A simple traffic light controller, traffic lights display module test box to display the traffic lights. System clock selection 1Hz clock module clock, flashing yellow clock 1Hz, the red light 15s, yellow light 5s, green 15s.
Platform: | Size: 1513472 | Author: 李建国 | Hits:

[Othertraffic-light

Description: 交通灯控制器 (1)主干道通行(绿灯):支干道有车24秒;支路红灯,数码管实时显示倒计时的秒,秒计时的频率为1Hz 。 (2)主干道缓冲(黄灯):6秒,(不显示计数),秒计时的频率为1Hz 。 (3)支路通行(绿灯):20秒,主干道红灯,数码管实时显示倒计时的秒,秒计时的频率为1Hz 。 (4)支路缓冲(黄灯):6秒,不显示,秒计时的频率为1Hz 。 数码管采用动态显示。 其他: (1)晶振为12 MHz (2)采用CPLD 器件,为ALTERA 的EPM7064SL-44 (3)采用数码管显示-Traffic light controller (1) main road traffic (green): branch roads have a car 24 seconds branch red, real-time display digital countdown seconds, seconds chronograph frequency of 1Hz. (2) trunk buffer (yellow): 6 seconds (do not display counts), second timing frequency of 1Hz. (3) branch passage (green): 20 seconds, the main road red light, digital tube display real-time countdown, seconds chronograph frequency of 1Hz. (4) branch buffer (yellow): 6 seconds, do not show, second timing frequency of 1Hz. Digital tube dynamic display. Other: (a) crystal is 12 MHz (2) using CPLD devices for the ALTERA EPM7064SL-44 (3) using the digital display
Platform: | Size: 389120 | Author: suyang | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 15 »

CodeBus www.codebus.net